approximatelyEqual

Undocumented in source. Be warned that the author may not have intended to support it.
pure @safe nothrow @nogc
bool
approximatelyEqual
(
in float from
,
in float to
,
in float error = 0.01
)

Meta